OpenBuildings GenerativeComponents Help

Loading Assembly Files

Assembly files belong to a dynamic linked library. They can be loaded into OpenBuildings™ GenerativeComponents to change its code and add nodes.

Assemblies loaded into OpenBuildings™ GenerativeComponents must be pre-compiled assemblies with the file extension DLL.

OpenBuildings™ GenerativeComponents provides one pre-compiled assembly file for your use; it is called Bentley.GenerativeComponents.Office.dll and it loads the ExcelRange node.

Bentley.GenerativeComponents.Office.dll is OpenBuildings™ GenerativeComponents’s only pre-compiled assembly file that you can load. It produces the ExcelRange node. The .dll is required to be loaded to comply expressions scripted in making the Excel range node work.